Add search command to the manpage
authorJesús Espino <jespinog@gmail.com>
Wed, 9 Mar 2016 18:53:11 +0000 (19:53 +0100)
committerJesús Espino <jespinog@gmail.com>
Wed, 9 Mar 2016 18:53:11 +0000 (19:53 +0100)
src/etc/cargo.1

index db4971d23d0c7fb231d14380e2a30835b2e3d491..c3e0043ea3884ce537724d6e22e6b7e121ae4dcf 100644 (file)
@@ -74,6 +74,9 @@ Package and upload this project to the registry
 \fBcargo uninstall\fR
 Remove a Rust binary
 .TP
+\fBcargo search\fR
+Search registry for crates
+.TP
 \fBcargo version\fR
 Print cargo's version and exit